Re: ERROR: COPY FROM - Mailing list pgsql-novice
From M. Bastin
Subject Re: ERROR: COPY FROM
Date
Msg-id a06110400bd71dda53bf0@[192.168.0.243]
Whole thread Raw
In response to ERROR: COPY FROM  (Kumar S <ps_postgres@yahoo.com>)
List pgsql-novice
>marray2=> COPY  affy_exp from
>'/home/speri/temp/postgres/marray2/tm.cel';
>ERROR:  must be superuser to COPY to or from a file

This means you must log in to pgsql with enough privileges, e.g. as
the user 'postgres'

Marc

pgsql-novice by date:

Previous
From: Kumar S
Date:
Subject: ERROR: COPY FROM
Next
From: Neacal
Date:
Subject: Importing data into postgreSQL from FileMaker?